Total Complexity | 33 |
Dependencies | 3 |
Dependents | 1 |
Total lines | 164 |
Lines of code | 128 |
Logical lines of code | 85 |
Comment lines | 16 |
Methods | 10 |
Properties | 3 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
create() | 52 | 6 | 24 | |
createTables() | 51 | 5 | 27 | |
select() | 57 | 5 | 17 | |
query() | 57 | 5 | 17 | |
__construct() | 59 | 5 | 15 | |
getTable() | 63 | 3 | 10 | |
addTable() | 70 | 1 | 6 | |
transaction() | 77 | 1 | 4 | |
commit() | 77 | 1 | 4 | |
rollback() | 77 | 1 | 4 |